124 research outputs found

    Automatic Camera Control:A Dynamic Multi-Objective Perspective

    Get PDF

    Bringing Order to Special Cases of Klee's Measure Problem

    Full text link
    Klee's Measure Problem (KMP) asks for the volume of the union of n axis-aligned boxes in d-space. Omitting logarithmic factors, the best algorithm has runtime O*(n^{d/2}) [Overmars,Yap'91]. There are faster algorithms known for several special cases: Cube-KMP (where all boxes are cubes), Unitcube-KMP (where all boxes are cubes of equal side length), Hypervolume (where all boxes share a vertex), and k-Grounded (where the projection onto the first k dimensions is a Hypervolume instance). In this paper we bring some order to these special cases by providing reductions among them. In addition to the trivial inclusions, we establish Hypervolume as the easiest of these special cases, and show that the runtimes of Unitcube-KMP and Cube-KMP are polynomially related. More importantly, we show that any algorithm for one of the special cases with runtime T(n,d) implies an algorithm for the general case with runtime T(n,2d), yielding the first non-trivial relation between KMP and its special cases. This allows to transfer W[1]-hardness of KMP to all special cases, proving that no n^{o(d)} algorithm exists for any of the special cases under reasonable complexity theoretic assumptions. Furthermore, assuming that there is no improved algorithm for the general case of KMP (no algorithm with runtime O(n^{d/2 - eps})) this reduction shows that there is no algorithm with runtime O(n^{floor(d/2)/2 - eps}) for any of the special cases. Under the same assumption we show a tight lower bound for a recent algorithm for 2-Grounded [Yildiz,Suri'12].Comment: 17 page

    Preference Articulation by Means of the R2 Indicator

    Get PDF
    International audienceIn multi-objective optimization, set-based performance indicators have become the state of the art for assessing the quality of Pareto front approximations. As a consequence, they are also more and more used within the design of multi-objective optimization algorithms. The R2 and the Hypervolume (HV) indicator represent two popular examples. In order to understand the behavior and the approximations preferred by these indicators and algorithms, a comprehensive knowledge of the indicator's properties is required. Whereas this knowledge is available for the HV, we presented a first approach in this direction for the R2 indicator just recently. In this paper, we build upon this knowledge and enhance the considerations with respect to the integration of preferences into the R2 indicator. More specifically, we analyze the effect of the reference point, the domain of the weights, and the distribution of weight vectors on the optimization of μ solutions with respect to the R2 indicator. By means of theoretical findings and empirical evidence, we show the potentials of these three possibilities using the optimal distribution of μ solutions for exemplary setups

    Rail accessibility in Germany: Changing regional disparities between 1990 and 2020

    Get PDF
    Transport accessibility is an important location factor for households and firms. In the last few decades, technological and social developments have contributed to a reinvigorated role of passenger transport. However, rail accessibility is unevenly distributed in space. The introduction of high-speed rail has furthermore promoted a polarisation of accessibility between metropolises and peripheral areas in some European countries. In this article we analyse the development of rail accessibility at the regional level in Germany between 1990 and 2020 for 266 functional city-regions. Our results show two different facets: The number of regions that are directly connected to one another has decreased, but at the same time the spatial disparities of accessibility have decreased, albeit to a small extent. This development was strongest in East Germany after German reunification and thus largely a consequence of the renovation of the conventional rail infrastructure, not high-speed rail. Nevertheless, it can be concluded that the introduction of high-speed traffic in Germany did not lead to an increase in accessibility disparities. Instead, the accessibility effects of high-speed rail in Germany seem to break the traditional dichotomy between core and periphery.Verkehrliche Erreichbarkeit stellt einen wichtigen Standortfaktor für Haushalte und Unternehmen dar. In den letzten Jahrzehnten haben technologische und soziale Entwicklungen zu einer neuen Attraktivität des Schienenpersonenverkehrs beigetragen. Die Erreichbarkeit über den Schienenverkehr fällt jedoch räumlich sehr unterschiedlich aus. Die Einführung des Hochgeschwindigkeitsverkehrs hat zudem in einigen europäischen Ländern eine Polarisierung der Erreichbarkeit zwischen Metropolen und peripheren Räumen befördert. In diesem Beitrag analysieren wir die Entwicklung der Bahnerreichbarkeit auf regionaler Ebene in Deutschland zwischen 1990 und 2020 für 266 funktionale Stadtregionen. Unsere Ergebnisse zeigen zwei unterschiedliche Facetten: Die Zahl der direkt miteinander verbundenen Regionen hat sich verringert, aber zugleich zeigt sich für die Erreichbarkeit der Bevölkerung eine Abschwächung der räumlichen Disparitäten, wenn auch in geringem Maße. Diese Entwicklung war in Ostdeutschland nach der deutschen Wiedervereinigung am stärksten und damit weitgehend eine Folge der Sanierung der konventionellen Schieneninfrastruktur, nicht des Hochgeschwindigkeitsverkehrs. Dennoch kann der Schluss gezogen werden, dass seine Einführung in Deutschland nicht zur Erhöhung von Erreichbarkeitsdisparitäten geführt hat. Stattdessen scheinen die Erreichbarkeitswirkungen des Hochgeschwindigkeitsverkehrs in Deutschland die traditionelle Dichotomie zwischen Kern und Peripherie zu durchbrechen

    Multiobjective exploration of the StarCraft map space

    Get PDF
    This paper presents a search-based method for generating maps for the popular real-time strategy (RTS) game StarCraft. We devise a representation of StarCraft maps suitable for evolutionary search, along with a set of fitness functions based on predicted entertainment value of those maps, as derived from theories of player experience. A multiobjective evolutionary algorithm is then used to evolve complete Star- Craft maps based on the representation and selected fitness functions. The output of this algorithm is a Pareto front approximation visualizing the tradeoff between the several fitness functions used, and where each point on the front represents a viable map. We argue that this method is useful for both automatic and machine-assisted map generation, and in particular that the Pareto fronts are excellent design support tools for human map designers.This research was supported in part by the Danish Research Agency, Ministry of Science, Technology and Innovation; project name: Adaptive Game Content Creation using Computational Intelligence (AGameComIn); project number: 274-09-0083.peer-reviewe

    Force-based Cooperative Search Directions in Evolutionary Multi-objective Optimization

    Get PDF
    International audienceIn order to approximate the set of Pareto optimal solutions, several evolutionary multi-objective optimization (EMO) algorithms transfer the multi-objective problem into several independent single-objective ones by means of scalarizing functions. The choice of the scalarizing functions' underlying search directions, however, is typically problem-dependent and therefore difficult if no information about the problem characteristics are known before the search process. The goal of this paper is to present new ideas of how these search directions can be computed \emph{adaptively} during the search process in a \emph{cooperative} manner. Based on the idea of Newton's law of universal gravitation, solutions attract and repel each other \emph{in the objective space}. Several force-based EMO algorithms are proposed and compared experimentally on general bi-objective ρ\rhoMNK landscapes with different objective correlations. It turns out that the new approach is easy to implement, fast, and competitive with respect to a (μ+λ)(\mu+\lambda)-SMS-EMOA variant, in particular if the objectives show strong positive or negative correlations

    Multi-Objective Optimization with an Adaptive Resonance Theory-Based Estimation of Distribution Algorithm: A Comparative Study

    Get PDF
    Proceedings of: 5th International Conference, LION 5, Rome, Italy, January 17-21, 2011.The introduction of learning to the search mechanisms of optimization algorithms has been nominated as one of the viable approaches when dealing with complex optimization problems, in particular with multi-objective ones. One of the forms of carrying out this hybridization process is by using multi-objective optimization estimation of distribution algorithms (MOEDAs). However, it has been pointed out that current MOEDAs have a intrinsic shortcoming in their model-building algorithms that hamper their performance. In this work we argue that error-based learning, the class of learning most commonly used in MOEDAs is responsible for current MOEDA underachievement. We present adaptive resonance theory (ART) as a suitable learning paradigm alternative and present a novel algorithm called multi-objective ART-based EDA (MARTEDA) that uses a Gaussian ART neural network for model-building and an hypervolume-based selector as described for the HypE algorithm. In order to assert the improvement obtained by combining two cutting-edge approaches to optimization an extensive set of experiments are carried out. These experiments also test the scalability of MARTEDA as the number of objective functions increases.This work was supported by projects CICYT TIN2008-06742-C02-02/TSI, CICYT TEC2008-06732-C02-02/TEC, CAM CONTEXTS (S2009/TIC-1485) and DPS2008-07029-C02-02.Publicad

    Using Comparative Preference Statements in Hypervolume-Based Interactive Multiobjective Optimization

    Get PDF
    International audienceThe objective functions in multiobjective optimization problems are often non-linear, noisy, or not available in a closed form and evolutionary multiobjective optimization (EMO) algorithms have been shown to be well applicable in this case. Here, our objective is to facilitate interactive decision making by saving function evaluations outside the "interesting" regions of the search space within a hypervolume-based EMO algorithm. We focus on a basic model where the Decision Maker (DM) is always asked to pick the most desirable solution among a set. In addition to the scenario where this solution is chosen directly, we present the alternative to specify preferences via a set of so-called comparative preference statements. Examples on standard test problems show the working principles, the competitiveness, and the drawbacks of the proposed algorithm in comparison with the recent iTDEA algorithm

    Multi-objective Optimization by Uncrowded Hypervolume Gradient Ascent

    Get PDF
    Evolutionary algorithms (EAs) are the preferred method for solving black-box multi-objective optimization problems, but when gradients of the objective functions are available, it is not straightforward to exploit these efficiently. By contrast, gradient-based optimization is well-established for single-objective optimization. A single-objective reformulation of the multi-objective problem could therefore offer a solution. Of particular interest to this end is the recently introduced uncrowded hypervolume (UHV) indicator, which takes into account dominated solutions. In this work, we show that the gradient of the UHV can often be computed, which allows for a direct application of gradient ascent algorithms. We compare this new approach with two EAs for UHV optimization as well as with one gradient-based algorithm for optimizing the well-established hypervolume. On several bi-objective benchmarks, we find that gradient-based algorithms outperform the tested EAs by obtaining a better hypervolume with fewer evaluations whenever exact gradients of the multiple objective functions are available and in case of small evaluation budgets. For larger budgets, however, EAs perform similarly or better. We further find that, when finite differences are used to approximate the gradients of the multiple objectives, our new gradient-based algorithm is still competitive with EAs in most considered benchmarks. Implementations are available at https://github.com/scmaree/uncrowded-hypervolume.Comment: T.M.D. and S.C.M. contributed equally. The final authenticated version is available in the conference proceedings of Parallel Problem Solving from Nature - PPSN XVI. Changes in new version: removed statement about Pareto compliance in abstract; added related work; corrected minor mistake
    corecore